Leadtools.Dicom Namespace > DicomAssociate Class > SetUserInformation Method : SetUserInformation(Int32,Byte,Byte[]) Method |
'Declaration Public Overloads Sub SetUserInformation( _ ByVal index As Integer, _ ByVal type As Byte, _ ByVal data() As Byte _ )
'Usage Dim instance As DicomAssociate Dim index As Integer Dim type As Byte Dim data() As Byte instance.SetUserInformation(index, type, data)